dynamic adj. 1.动力的,动力学的;力学(上)的;动(态)的;起动的。 2.有力的,有生气的;能动的;(工作)效率高的。 3.【音乐】力度;强弱法的。 4.【医学】机能(上)的。 5.【哲学】动力论的,力本论的。 a dynamic personality 活跃的性格。 a dynamic atmosphere 生气勃勃的景象。 a dynamic population 动态人口。 n. 〔限指 dynamic〕 (原)动力;动态。 adv. -ally
You can create the dynamic proxy by using the 您可以在服务对象中使用
Geronimo uses the cglib library to perform dynamic proxy generation geronimo使用cglib库来执行动态代理生成。
One way to accomplish this is the creation of a static stub or dynamic proxy 实现此功能的方法之一是创建静态存根或动态代理。
In contrast to the static stubs discussed above, the client at runtime creates dynamic proxy stubs using the 和上面所讨论的静态存根相反的是,运行时客户机使用
A dynamic proxy for a service endpoint more on which in the next installment in this series 服务端点的动态代理(在这一系列文章的下一篇文章中对此有更多描述)。
Jboss aop and spring aop focus on the run time, using dynamic proxies and interceptors to invoke aspects jbossaop和springaop则侧重于在运行时使用动态代理和拦截器调用方面。
These web references then create the appropriate dynamic proxy classes with the corresponding configuration file entries 然后,这些web引用创建具有对应配置文件项的适当动态代理类。
Think of a dynamic proxy as an object that sits in front of a target, with an identical interface to the target (把动态代理想像成一个坐在目标对象前面的对象,它有一个与目标对象相同的接口。
The following sections contain more information about using custom web service client proxy classes instead of dynamic proxy classes 以下各节包含有关使用自定义web服务客户端代理类(而非动态代理类)的更多信息:
Hibernate provides transparency primarily through reflection, but it mixes in some run-time byte-code manipulation through dynamic proxies hibernate主要通过反射来提供透明性,但是它通过动态代理混合在一些运行时字节码操纵中。